Includes parameters of reconstructed images. More...
Inherits Structure.
Includes parameters of reconstructed images.
| nWidth | c_uint, Image width. |
| nHeight | c_uint, Image height. |
| enPixelType | MvGvspPixelType , Pixel format. |
| pSrcData | POINTER(c_ubyte), Input data buffer. |
| nSrcDataLen | c_uint, Input data size. |
| nExposureNum | c_uint, Number of exposures, range: (1, 8]. |
| enReconstructMethod | MV_IMAGE_RECONSTRUCTION_METHOD , Image reconstruction method. |
| stDstBufList | MV_OUTPUT_IMAGE_INFO * MV_MAX_SPLIT_NUM , Output data buffer. |
| nRes | c_uint * 4, Reserved. |